home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / qb285p1c.zip / WHATSNEW.ASC < prev   
Text File  |  1997-04-08  |  11KB  |  242 lines

  1.                                Technote #1001
  2.  
  3.                   QuickBBS V2.85 Wide Beta-1 - "What's New"
  4.  
  5.                            By Benjamin Schollnick
  6.                             Matrix Technologies
  7.                       QuickBBS Development Centre (QDC)
  8.                            QuickBBS@QuickBBS.Com
  9.  
  10.       
  11.       CONTENTS        This Technote is intended as a brief overview of some
  12.                       of the changes in QuickBBS v2.85 Wide Beta-1. Wide
  13.      A New Look       Beta-1 is *NOT* the final release of v2.85, but a
  14.    What's New In      interim step towards the final release of v2.85.
  15.  v2.85 Wide Beta-1?
  16.                       Feedback for this Beta is vital for v2.85 Wide Beta, 
  17.   Warning Message     so please feel free to send feedback.
  18.  Further References
  19.      Downloads
  20.  
  21.  
  22.  A New Look
  23.  
  24.  Version 2.85 of QuickBBS is the first version that Matrix Technologies has
  25.  had complete control over. For those not familiar with the history, Matrix
  26.  Technologies took ownership of QuickBBS during the v2.80/v2.81 final beta
  27.  cycles. Thus v2.85 is entirely a Matrix Technologies product...
  28.  
  29.  Version 2.85 has turned out in excellent shape. Almost all of the features
  30.  that were on the drawing board have been added, but alas, not necessarily
  31.  in the form we intended. It is hoped that we will be able to polish up the
  32.  new Event Editor, and other assorted pieces before the final release.
  33.  
  34.  
  35.  What's New In v2.85 Wide Beta-1?
  36.  
  37.            WARNING:QuickBBS v2.85 Wide Beta-1 has been tested,
  38.            but there is always the possibility of the Beta Team
  39.            missing something, or something malfunctioning. Matrix
  40.            Technologies is NOT responsiblity for any damage that
  41.            may occur. The only thing that Matrix Technologies
  42.            guarantee's is that this software will TAKE UP HARD
  43.            DRIVE SPACE.
  44.  
  45.            On the other hand, we will work with you if you have
  46.            any problems in a effort to try to fix & isolate the
  47.            problem.
  48.  
  49.            We also recommend BACK UP YOUR DATA FILES BEFORE YOU
  50.            UPGRADE!!
  51.  
  52.  
  53. Limited MultiLine File Listings
  54.  
  55.    * When you list a file area, you can now use multiline entries. (This is
  56.      only supported when you use the List File Command)
  57.    * The Extended File Description handling is enabled if you use any of
  58.      these as the *FIRST* character in the description.
  59.  
  60.                                  -  DASH
  61.                                  ' 'SPACE
  62.                                  |  PIPE
  63.                                  >  Greater Than
  64.                                  +  Plus Sign
  65.           If you place a Ctrl-A ('') in the first character position (Same
  66.      as the extended description), that line will be treated as a *LITERAL*
  67.      line. In otherwords, it'll be sent verbatim.
  68.    * If the Line Contains [High Ansi Not Viewable] it will not be treated as
  69.      a Extended File description. This was added due to the fact that AMU's
  70.      file headers can not be modified. The author has chosen to not add any
  71.      method to configure AMU to add a Ctrl-A (Literal) to the header, and
  72.      QuickBBS was previously treating it as a Extended Description. Most
  73.      headers have HIGH ANSI, and this change allows you to continue to use
  74.      the headers without distortion.
  75.    * If the Line is a extended description, it will start at column31, and
  76.      the line will be wrapped if necessary. (Wraps will also start at col
  77.      31.) * If Ctrl-C is the first character on the line, then the line will
  78.      be CENTERED, instead of flush to the left.
  79.    * Changed the DOS Shell routine to utilize OPRO's shell routines.
  80.  
  81. ----------------------------------------------------------------------------
  82.  
  83.    * Added "Delete File Attach" option in QCONFIG -> General. If Toggled to
  84.      YES the user will be asked if they would like to delete the File Attach
  85.      file *AFTER* downloading.
  86.    * If the Message is deleted from *INSIDE* of QuickBBS it will
  87.      automatically delete the File Attach if Qconfig is toggled to allow
  88.      deletion.
  89.    * QuickBBS Now ENFORCES the practice of the Fmail file being in the Fmail
  90.      directory. If the Sysop chooses a file that is *NOT* in the Fmail
  91.      directory, it is copied over to that directory. (Note *COPIED* Not
  92.      MOVED)
  93.  
  94.                     NOTE: MSGPACK does *NOT* do this,
  95.                     having it occur completely
  96.                     Automatically is considered too
  97.                     large of a security hole.
  98.  
  99.                     NOTE: The file will be deleted *NO
  100.                     MATTER* WHERE IT IS.
  101.  
  102. ----------------------------------------------------------------------------
  103.  
  104.    * Added Qconfig -> User Limits -> Forced Mail @ Login. This will *FORCE*
  105.      users to Read any waiting mail at login. It is configurable for *EACH*
  106.      security Level. (This way you can allow trusted users to not be forced
  107.      to read for Personal Mail Scans.)
  108.    * This works in conjunction with Check for Waiting Mail Option. If you
  109.      have that turned off, then this will honor that setting. But any time
  110.      they do a personal mail scan, this option will be called into play.
  111.    * Added routine into Qconfig's Language Edit screen to "remind" people
  112.      that the language file doesn't exist.
  113.    * Increased size of NODE Number (Qconfig->General->Other) to allow up to
  114.      255.
  115.    * Added a new feature to Sysop Page. If the sysop is paged and the page
  116.      is *NOT* aborted, but unanswered, Page Sysop will Ask if the user would
  117.      like to leave a message to the sysop. This message will be placed on
  118.      the same board as "Forgot my Password".
  119.  
  120. ----------------------------------------------------------------------------
  121.  
  122.    * Added "OS2SLICE" ENVIRONMENTAL value. Defaults to 250.This is the
  123.      number of slices that will be given up, add "SET OS2SLICE=xxxxx" to
  124.      your BBS Batch file, and QuickBBS Will use that value instead.
  125.  
  126. ----------------------------------------------------------------------------
  127.  
  128.    * Made Cosmetic Improvements to allow QuickBBS to indicate what memory
  129.      model the Overlay is using.
  130.  
  131. ----------------------------------------------------------------------------
  132.  
  133.                       InterNode Communications Routines
  134.  
  135. ----------------------------------------------------------------------------
  136.  
  137.    * Changed QuickBBS Internode Chat to utilize LOWMIXER routines. This will
  138.      make it easier to add InterNode Communications.
  139.    * Fixed problems with the InterNodeChat module that prevented the
  140.      internal chat routines from recognizing the mixer.
  141.    * Fixed Minor bug with Online Chat Routine that caused it to accidently
  142.      reset the BBS.
  143.    * Added Support for QUICKBBSPING & QUICKBBSPINGACK.
  144.    * Fixed the Bug with the Menu Type 66 display menu.
  145.      Added Support for "Force Logoff" on Menu Type #66,
  146.      - FORCELOG.asc/ans, is displayed before GOODBYE.*
  147.  
  148. ----------------------------------------------------------------------------
  149.  
  150.    * Added Menu Type 65. Menu Type #65 takes *NO* optional data. All that it
  151.      does is LOG's OFF the current user *WITHOUT* handing up. Then logs IN
  152.      another user. (IE goes right back to the LOGIN sequence.) All
  153.      data/changes should be changed.
  154.  
  155. ----------------------------------------------------------------------------
  156.  
  157. Added Language definitions for the Message Headers. That Allows you to
  158. Redefine the Colors and so forth. (In prior versions not *ALL* of the
  159. existing message header text was available for redefining).
  160.  
  161.    * Fixed "TO:" & "SUBJ:" entries. You must now go into Qconfig / Language
  162.      Editor and add a colour for "SUBJ" (#439), otherwise you will get a
  163.      "blinking" entry for SUBJect.
  164.    * Fixed "ENCL" (#440) Not allowing change of colour defs
  165.  
  166. ----------------------------------------------------------------------------
  167.  
  168.                                Semaphore Files
  169.  
  170. ----------------------------------------------------------------------------
  171.  
  172.    * Started to Incorporate SEMAPHORE File Detection into QuickBBS. (NID =
  173.      Node ID #, Node # in 3 digit form. IE Node 1 = 001)
  174.    * Fixed Minor bug with the new "location" of the Semaphore / InterNode
  175.      Chat Code, that would allow a message scan, before a user was
  176.      completely logged in.
  177.  
  178.    * Worked on improving SEMAPHORE & InterNode Communications code to make
  179.      it more intergrated into QuickBBS. It is now managed off the
  180.      TimeComputed Code instead of a loop in the menu processor. Problems
  181.      discovered, but worked around. (MSGREAD semaphore will *NOT* be
  182.      triggered while the user is READING Messages. Instead it is delayed
  183.      until *AFTER* they leave the message reading routines!
  184.  
  185.    * The Semaphore Directory is the same path as your QuickBBS Environmental
  186.      value. (IE SET quick=x:\xxxxx path).
  187.  
  188. Currently Offering:
  189.  
  190.  QKMAIL.NID#   Will cause QuickBBS to rescan for New Mail.*. Will display
  191.                QKMAIL.ASC/ANS* (IE Execute a Type 22)
  192.                Will Cause QuickBBS to display "NOUSERS.ASC/ANS". After the
  193.  QKNOUSER.NID# File is displayed QuickBBS Will automatically disconnect the
  194.                user.
  195.                Will Cause QuickBBS to display "SHUTDOWN.ASC/ANS". After the
  196.  QKDOWN.NID#   File is displayed QuickBBS Will automatically disconnect the
  197.                user, and Exit to Dos..
  198.  
  199. ----------------------------------------------------------------------------
  200.                             FlexiEvents Routines
  201. ----------------------------------------------------------------------------
  202.  
  203.    * Fixed Bug where QuickBBS wasn't taking the next Event into account when
  204.                          computing the users time limit.
  205.    * Fixed Bug in QCONFIG's Event Editor, failing to save the correct
  206.      information if you answer "Y" to "You have modified" prompt.
  207.    * Undocumented ALT-S for Settings for the Event. (IE. Enabled, Disabled,
  208.      Deleted)
  209.    * Added Flush Command to All Event Editor Writes. (Should Eliminate
  210.      problems with certain Cache packages not showing the updates to the
  211.      file.)
  212.  
  213.      Event Settings Currently Supported:
  214.  
  215.                             - Only Allow New Users
  216.                             - Only Allow Old Users
  217.                             - Deny *ALL* Users
  218.                             - Fixed Errorlevel Shells
  219.                             - Message Base Access
  220.                             - File System Access
  221.  
  222.      Added Text Files for Events:
  223.  
  224.           NONEWUSR.ASC/ANS Show to Newbies when they attempt to login
  225.                            (And are not allowed in Event Configuration)
  226.  
  227.           NOOLDUSR.ASC/ANS Show to Old Users when they attempt to login
  228.                            (And are not allowed in Event Configuration)
  229.                            Shown to Users that Attempt access any of the
  230.           NOFILES.ASC/ANS  Files Commands (IE Download, etc) during a
  231.                            event that restrictions them.
  232.                            Shown to Users that Attempt access any of the
  233.           NOMSGS.ASC/ANS   MessageBase Commands (IE Read, Write, etc)
  234.                            during a event that restrictions them.
  235.  
  236. Further References
  237.  
  238.     * QuickBBS Developer's Guide (Work in Progress)
  239.     * QuickBBS Structures Documentation for v2.85 (Wide Beta-1)
  240.  
  241.  
  242.